projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7360b8a
)
Change of normal-erase-is-backspace-mode on terminals.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 1 Nov 2001 13:13:32 +0000
(13:13 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 1 Nov 2001 13:13:32 +0000
(13:13 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ff7a24264d5c12bd9d68aa4af22c63a391ca96a9..5f53905209ab34e456602485d2a9fb91ae22c586 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-8,6
+8,9
@@
For older news, see the file ONEWS
\f
* Changes in Emacs 21.2
+** On terminals whose erase-char is ^H (Backspace), Emacs
+now uses normal-erase-is-backspace-mode.
+
+++
** The command line option --no-windows has been changed to
--no-window-system. The old one still works, but is deprecated.